#slider {
	width: 960px;
	background-color:#E3EEC3;
}
#slider .wrap {
	width: 960px;
}
.slider-posts {
	margin: 0px; padding: 0px;
}
.slider-post {
	list-style: none; padding: 0px; width: 960px; overflow: hidden;
}
.slider-post-left {
	padding: 0px 20px 0px 0px; width: 445px; float: left;
}
h2.slider-title {
	margin: 0px; color: rgb(255, 0, 0); line-height: 24px; font-family: "Droid Sans",Arial,Tahoma,Verdana; font-size: 36px; font-weight: bold; text-shadow: 1px 1px 0px #dbdbdb;
}
#slider h2 {
	margin: 15px; color: #015B01; line-height: 36px; font-family:"Times New Roman", Times, serif; font-size: 30px; font-weight: bold; text-shadow: 1px 1px 0px #dbdbdb;
}
h2.slider-title a {
	color: rgb(69, 69, 69); text-decoration: none;
}
.slider-show-image.alignleft {
	margin: 0px 20px 0px 0px; float: left;
}
.slider-show-image {
	margin: 0px 5px 0px 5px; padding: 3px; border-radius: 6px; border: 1px solid rgb(202, 239, 255); width: 940px; height: 360px; float: right; -moz-border-radius: 6px; -webkit-border-radius: 6px; -webkit-background-clip: padding-box; -webkit-background-origin: padding-box;
}
.slider-show-image img {
	border: 1px solid rgb(202, 239, 255);
	width:940px;
	height:360px;
}
#slider-nav {
	margin: 5px 0px 0px; padding: 20px; overflow: hidden; border-top-color: green; border-top-width: 1px; border-top-style: solid;
}
.nav-prev {
	background: url("no-repeat.png") no-repeat; margin: 20px 0px; padding: 0px; width: 19px; height: 30px;display: block;
}
.nav-next {
	background: url("no-repeat.png") no-repeat; margin: 20px 0px; padding: 0px; width: 19px; height: 30px;display: block;
}
.nav-prev {
	background-position: 0px -100px; float: left;
}
.nav-next {
	background-position: -21px -100px; float: right;
}
.nav-thumbs {
	margin: 0px; padding: 0px; float: right; display: block;
}
.nav-thumbs li {
	list-style: none; float: left;
}
.nav-thumb-wrapper {
	background: rgb(238, 245, 251); list-style: none; padding: 3px; border-radius: 6px; border: 1px solid rgb(202, 239, 255); width: 110px; height: 62px; margin-right: 20px; float: left; position: relative; -moz-border-radius: 6px; -webkit-border-radius: 6px; -webkit-background-clip: padding-box; -webkit-background-origin: padding-box;
}
.nav-thumb-wrapper:hover {
	border: 1px solid rgb(126, 126, 126);
}
a.activeSlide {
	border: 1px solid rgb(126, 126, 126);
}
.nav-thumb-wrapper:hover img {
	opacity: 1; -moz-opacity: 1; -khtml-opacity: 1;
}
a.activeSlide img {
	opacity: 1; -moz-opacity: 1; -khtml-opacity: 1;
}
.nav-thumb-image {
	border: 1px solid rgb(217, 217, 217); width: 110px; height: 60px; position: absolute; opacity: 0.6; -moz-opacity: 0.6; -khtml-opacity: 0.6;
}
.nav-thumb-border {
	width: 112px; height: 60px; position: absolute;
}


.meteor-slides {
	margin: 0px; padding: 0px; overflow: hidden; position: relative; z-index: 1;
}
.navpaged {
	padding: 0px 0px 20px;
}
.navboth {
	padding: 0px 0px 20px;
}
.meteor-slides .mslide {
	margin: 0px; padding: 0px; display: none;
}
.meteor-slides .mslide-1 {
	display: block;
}
.meteor-slides .mslide a {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
.meteor-slides .mslide img {
	margin: auto !important; padding: 0px; border: 0px currentColor; display: block; max-width: 100%;
}
.meteor-slides .mslide img[src$='.png'] {
	-ms-zoom: 1;
}
.meteor-slides ul.meteor-nav {
	list-style: none; margin: 0px; padding: 0px; height: inherit;
}
body .meteor-slides ul.meteor-nav {
	display: none; _display: block;
}
body .meteor-slides:hover ul.meteor-nav {
	display: block;
}
ul.meteor-nav li {
	list-style: none; margin: 0px; padding: 0px; height: inherit; display: inline;
}
.meteor-nav .prev a {
	left: 0px;
}
.meteor-nav .next a {
	right: 0px;
}
.meteor-nav a {
	width: 27px; height: inherit; text-indent: -9999px; display: block; position: absolute; z-index: 50;
}
.meteor-nav .prev a {
	background: url("prev.png") no-repeat right;
}
.meteor-nav .prev a:hover {
	background: url("prev.png") no-repeat left;
}
.meteor-nav .next a {
	background: url("next.png") no-repeat left;
}
.meteor-nav .next a:hover {
	background: url("next.png") no-repeat right;
}
.meteor-buttons {
	margin: 0px; left: 0px; bottom: 5px; position: absolute; z-index: 50;
}
header#branding .meteor-buttons {
	left: 5px;
}
.meteor-buttons a {
	background: url("buttons.png") no-repeat left bottom; margin: 0px 3px 0px 0px; width: 9px; height: 9px; text-indent: -9999px; float: left; display: block;
}
.meteor-buttons a:hover {
	background: url("buttons.png") no-repeat right bottom;
}
.meteor-buttons a.activeSlide {
	background: url("buttons.png") no-repeat right bottom;
}
 